
if service.click({
{"Turn on speakerphone",
}
})
return true
end

if service.click({
{"Turn off speakerphone",
}
})
return true
end
